home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drgoto.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_GUIOBJECTLOADDROPTOOL_H = 1;
- include("real/widget/r3drwito.js")
-
-
- var R3CLID_GUIOBJECTLOADDROPTOOL = 1243;
-
-
-
-
-
-
-
-
-
- function r3Guiobjectloaddroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_GUIOBJECTLOADDROPTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Guiobjectloaddroptool.prototype=new r3Widgetdroptool;
- // r3drgoto.h_H